MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ReportItemStyle<T> Class
The type of the content for the style.
Members

ReportItemStyle<T> Class
Represents a style for a report item.
Object Model
ReportItemStyle<T> Class
Syntax
'Declaration
 
Public Class ReportItemStyle(Of T) 
 
Type Parameters
T
The type of the content for the style.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Designer.ReportItemStyle<T>

See Also